Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 152,645 for

document formatting

(0.07 sec)
  1. Opening Files with Different Formats|Documentation

    Aspose.Cells for .NET API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc....Opening Files with Different Formats Contents [ Hide ] Using Aspose...different formats. Aspose.Cells can open a range of file formats such...

    docs.aspose.com/cells/go-cpp/opening-files-with...
  2. Aspose::Words::Lists::ListFormat::ListIndent me...

    Aspose::Words::Lists::ListFormat::ListIndent method. Increases the list level of the current paragraph by one level in C++....the list level and applies formatting properties of the new level...level. In Word documents, lists may consist of up to nine levels...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. NumberStyle enumeration | Aspose.Words for Python

    aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers....NUMBER_IN_DASH Page number format: - 1 -, - 2 -, - 3 -, - 4 -...Custom number format. It is supported by DOCX format only. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ExportListLabels enumeration | Aspose.Words for...

    aspose.words.saving.ExportListLabels enumeration. Specifies how list labels are exported to HTML, MHTML and EPUB.... Document () builder = aw . DocumentBuilder...NUMBER_DEFAULT ) builder . list_format . list = list builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Product Overview|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells for C++ documentation section Aspose.Cells for...spreadsheet formats such as Excel 97-2003 Workbook format and Open...

    docs.aspose.com/cells/cpp/product-overview/
  7. Get the Cell object by DisplayName of PivotFiel...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....when you want to highlight or format your pivot field header. This...data field and then apply formatting to it. Get the Cell object...

    docs.aspose.com/cells/net/get-the-cell-object-b...
  8. ChartYValueCollection | Aspose.Words for Java

    Represents a collection of Y values for a chart series in Java.... Document doc = new Document(); DocumentBuilder...i++) { // Clear individual format of all data points. // Data...

    reference.aspose.com/words/java/com.aspose.word...
  9. Specify Custom Number Decimal and Group Separat...

    This article shows how to change Number decimal and group separator in MS Excel and with Java code by using the Aspose.Cells for Java API....the custom separators for formatting/parsing numbers. Specifying...the code. AI Document Assistant Close How to Format Number to Time...

    docs.aspose.com/cells/java/specify-custom-numbe...
  10. Table.StyleIdentifier | Aspose.Words for .NET

    Discover the Table StyleIdentifier property to easily manage locale-independent table styles, enhancing your data presentation effortlessly.... Document doc = new Document (); DocumentBuilder...before setting any table formatting. builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words.tab...